MySqlAuditLogs

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Tables Index


Reference for MySqlAuditLogs table in Azure Monitor Logs.

Attribute Value
Category Audit, Azure Resources
Basic Logs Eligible ✓ Yes (source)
Supports Transformations ✓ Yes (source)
Ingestion API Supported ✗ No
Azure Monitor Tables Reference View Documentation

Schema (24 columns)

Source: Azure Monitor documentation

Column Name Type Description
_BilledSize real The record size in bytes
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable isfalseingestion isn't billed to your Azure account
_ResourceId string A unique identifier for the resource that the record is associated with
_SubscriptionId string A unique identifier for the subscription that the record is associated with
Category string Category of log.
ConnectionId string Unique connection ID generated by MySQL.
Db string Name of database accessed.
ErrorCode int Error code if query failed. 0 means no error.
EventClass string Class of the log event.
EventSubclass string Subclass of the log event.
EventTime datetime Query start time in UTC timestamp.
Host string Host name of client connecting to MySQL.
Ip string IP address of client connecting to MySQL.
IsAadAuth string Is AAD auth or not.
ReplicationSetRole string Replication set role of MySQL flexible server.
SourceSystem string The type of agent the event was collected by. For example,OpsManagerfor Windows agent, either direct connect or Operations Manager,Linuxfor all Linux agents, orAzurefor Azure Diagnostics
SqlText string Full query text.
Status int Status of connection.
Table string Name of table accessed.
TenantId string The Log Analytics workspace ID
ThreadId int ID of thread that executed the query
TimeGenerated datetime The timestamp (UTC) of when the log was generated.
Type string The name of the table
User string Name of user executing the query.

Resource Types

This table collects data from the following Azure resource types:


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Tables Index